ULTIMATE BEAUTY FOAM SCENE (PRODUCT)
Foam/water particle effect-enhanced LoRA specifically designed for e-commerce product posters
Description
> Beverage advertisement | Beauty product key visual | Cleaning agent detail page | Holiday promotion poster
âš™ Technical parameters
Training Checkpoint based on the basic algorithm F.1:
Basic algorithm F, 1. Safetensors
Everything can be powered by AI large models v1.0.safetensors
CLIP: 2
Sampling method: Euler
Sampling steps: 30
Recommendation weight: 0.6 - 0.8
Prompt word coefficient CFG: 3.5
Key Words Reference:
A photograph of a fair-skinned hand holding a white, cylindrical skincare product labeled "EIO" with "FOR ALL SKIN" text. The product has a pump dispenser and is covered in white foam. The background is a solid light blue. The hand is clean and the product appears to be a moisturizer or cleanser
Live Deployment Sandbox
Ultimate Beauty Foam Scene Synthesizer
Generative Engine Ready
API Integration Guide
curl -X POST https://python.aimodelplace.com:5000/api/v1/predict \
-H "Authorization: Bearer YOUR_API_KEY" \
-F "model_slug=ultimate-beauty-foam-scene_57" \
-F "file=@/path/to/your/file"
Successful response format (JSON):
{
"balance_remaining": 630,
"latencyMs": 69,
"predictions": [
{
"confidence": 0.9464548230171204,
"label": "Sample Label"
}
],
"recognized_object": "Sample Label",
"success": true,
"tokens_consumed": 10
}
For more detailed parameters and SDK examples, visit our Full API Documentation.
Post Your Comments
Login to comment